StreamingEventsResponseNotifications Property |
Gets the notifications.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Notification> Notifications { get; }Public ReadOnly Property Notifications As IList(Of Notification)
Get
Property Value
Type:
IListNotificationThe notifications.
See Also